cursorToHand
Type
property
Summary
Specifies whether to change the mouse cursor to 'hand'.
Syntax
set the cursorToHand of widget to {true | false}
Description
Use the cursorToHand property to give visual feedback to users when the mouse cursor enters to the widget's rectangle. When a standalone is created make sure youse select 'Cursors' from the inclusion list to this property to work properly.
Examples
set the cursorToHand of widget "Button" to true
Compatibility and Support
OS
mac
windows
linux
ios
android
web
Platforms
desktop
mobile